翻訳と辞書
Words near each other
・ ginger
・ gip
・ gips
・ girl
・ gis
・ gks
・ gks-3d
・ gl
・ glammar
・ glark
glasgow haskell compiler
・ glass
・ glass box testing
・ glass tty
・ glassfet
・ glb
・ glibc
・ glish
・ glisp
・ glitch


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

glasgow haskell compiler : FOLDOC
Glasgow Haskell Compiler
(GHC) A Haskell 1.2 compiler written in Haskell by the AQUA project at {Glasgow University}, headed by Simon Peyton Jones throughout the 1990's [started?]. GHC can generate either C or {native code} for SPARC, DEC Alpha and other platforms. It can take advantage of features of gcc such as global register variables and has an extensive set of optimisations.
GHC features an extensible I/O system based on a "monad", in-line C code, fully fledged {unboxed} data types, incrementally-updatable arrays, {mutable reference types}, {generational garbage collector}, concurrent threads. Time and space {profiling} is also supported.
It requires GNU gcc 2.1+ and Perl.
GHC runs on Sun-4, DEC Alpha, Sun-3, NeXT, DECstation, HP-PA and SGI.
Latest version: 4.01, as of 1998-11-30.
{Glasgow FTP (ftp://ftp.dcs.glasgow.ac.uk/pub/haskell/glasgow/)


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.